Creating Security Roles

Creating a security role is a two-step procedure:

STEP 1. Add security role

  1. From the menu, click Security > Security Roles. The Security Roles List page opens.
  2. At the top-right corner of the page, click the Insert icon. The Add Security Role page opens.
  3. In the Name field, type a name for the new security role.
  4. At the top-right corner of the page click the Save and reload icon. The Edit Security Role page opens.

Now you can start adding security items .

STEP 2. Add security items

Security items specify the privileges (CRUD operations) for entities who belong to the open data model and the level of access.

Users who have a role assignment will be able to perform only the CRUD operations on entity records as defined in the security items.

To add a security item, follow these steps:

  1. From the Security Items section, click the Insert button. The Add Security Item page is displayed.
  2. In the Entity field, type the entity name or click the down-arrow and select it from the list.
  3. In the Security Operation field, type the record-level privilege (CRUD operation) or click the down-arrow and select it from the list. You can choose one of the following:
  4. CRUD operation Details
    Read Allows users to view records.
    Update Allows users to update records.
    Insert Allows users to add new records.
    Delete Allows users to delete records.
  5. In the Security Scope field, type the level of access or click the down-arrow and select it from the list:
  6. Scope Details
    User Privileges to the records owned by the user or assigned to the user.
    Parental Privileges to all records owned in the business unit to which the user belongs to, including privileges to the records owned in the child business units.
    Business Unit Privileges to all records owned in the business unit to which the user belongs to.
    Organization Privileges to all records in the organization regardless of their owner.

    You can add as many items as you need by clicking the Save and reload icon and providing the new security item details.

  7. Once you finished adding the security roles items, at the top-right corner of the page, click the Save and close icon to save the security role.